home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / web_building / AbsolHTMLCompress1-12 / ahc / SETUP.EXE / {app} / ahc.chm / ahc.css next >
Encoding:
Cascading Style Sheet File  |  2002-03-16  |  301 b   |  14 lines

  1. body {
  2. font-family: sans-serif, Verdana, Arial, Helvetica; font-size: smaller;
  3. }
  4. td {
  5. font-family: sans-serif, Verdana, Arial, Helvetica; font-size: smaller;
  6. }
  7. h1 {
  8. font-size: medium;
  9. font-style: italic;
  10. font-weight: bold;
  11. text-align: center;
  12. background: skyblue;
  13. }
  14. a:hover    {color: red; }